Package-level declarations

Types

Link copied to clipboard
class OnItemDespawnEvent(plugin: PaperMcDespawnedItems) : Listener

Queues a ground item for relocation whenever it is about to despawn. Enqueuing (rather than starting a process immediately) lets the io.fairyfox.papermc.despawneditems.despawn.DespawnScheduler bound how much relocation work runs per tick under heavy load.